home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / icopy120.arc / ICOPY.DOC next >
Text File  |  1991-01-03  |  1KB  |  34 lines

  1. version     enhancement/fix
  2. 1.08        increased split file read buffer size for speed
  3. 1.09        changed 'verifying' to ' V'
  4.             added 'HoldInfo' for split file reads to prevent trashing of date
  5. 1.11        fix to read ReadOnly files
  6. 1.12        fix to read Hidden files
  7. 1.13        added /p parm
  8. 1.14        enhanced /p to apply to dirs, too
  9. 1.15        enhanced /x & /y to allow multiple omissions
  10. 1.17        add reset before set time
  11. 1.18        reduce max buffer size to increase speed on floppies & line up the read byte count
  12. 1.19        modify unfinished file read buffer usage to use all of memory
  13. 1.20        fix cosmetics of /p processing
  14.  
  15.  
  16.  
  17. other fixes made since 1.14:
  18.     added code for read-only open of files for increased compatability with
  19.        networks and multi-user systems
  20.     optimization of code to handle split file read/write to reduce code size
  21.     allow Ctrl-C during prompt for floppy
  22.  
  23.  
  24.  
  25. Yet to come:
  26.  
  27.       yes,all,all/s,no,no/s,etc. prompts for the /p parm
  28.       
  29. yes   = this file
  30. all   = all files in this dir
  31. all/s = all files in this dir and all subdirs
  32. no    = skip file OR skip dir
  33. no/s  = skip dir and all subdirs
  34.